Folder Compile Commands

Even using compile command variables, entering a compile command for every file in a large project is not only likely to be very time consuming, but will probably introduce problems.  To simplify this process, each project folder also has compile command properties which are then inherited for use on all subordinate files without specific compile commands.

At this stage, new users may find it useful to review the Project Structure section earlier in this chapter, as the same considerations for project structure and identifying file locations can be used with folder compile commands.

See Also